FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.2 (125 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.4.2&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle_OP_Accept
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle_OP_Accept
Version 1.4
Status active
Date 2024-07-15
Name GEM_ERP_PR_Bundle_OP_Accept
Experimental False
Type Bundle
Kind resource

Resources that use this resource

StructureDefinition
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_AcceptOperation_Output GEM ERP PR AcceptOperation Output

Resources that this resource uses

StructureDefinition
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary PKCS7 signed Bundle envelopig style
https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task Task for Management of ePrescription Workflow


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-PR-Bundle-OP-Accept",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle_OP_Accept",
  "version" : "1.4",
  "name" : "GEM_ERP_PR_Bundle_OP_Accept",
  "status" : "active",
  "date" : "2024-07-15",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "collection"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "resource"
            }
          ],
          "rules" : "closed",
          "description" : "The Task and the QES-Prescription signed Bundle."
        },
        "min" : 2,
        "max" : "2"
      },
      {
        "id" : "Bundle.entry:erxTask",
        "path" : "Bundle.entry",
        "sliceName" : "erxTask",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:erxTask.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Task",
            "profile" : [
              "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Task"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:erxBinary",
        "path" : "Bundle.entry",
        "sliceName" : "erxBinary",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:erxBinary.resource",
        "path" : "Bundle.entry.resource",
        "type" : [
          {
            "code" : "Binary",
            "profile" : [
              "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Binary"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.